home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 1.toast / pc / sample code / files / standard file / customputsuffix / customputsuffix -- readme next >
Encoding:
Text File  |  2000-06-23  |  591 b   |  25 lines

  1.  
  2. CustomPutSuffix
  3.  
  4.  
  5. Description:
  6. This demonstrates a CustomPutDialog with an Save button that checks
  7. to see if several files (with the name filename+suffix) already exist.
  8. a dialog hook procedure is responsible for presenting separate "Replace?" 
  9. dialogs.  When the Save button is hit and, if the user allows the save,
  10. the Save action is map to a Cancel action but the reply is marked as good.
  11.  
  12. Environment:
  13. Metrowerks C version 6, Universal Interfaces 2.0
  14.  
  15. History:
  16. 5/3/93
  17.  first draft
  18. 5/12/95
  19.  updated project for Metrowerks
  20.  
  21.  
  22.  
  23. David Hayward
  24. Developer Technical Support
  25. Apple Computer, Inc.